This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
I have a Notes 8.5.3 client installed on my Windows 7 machine.
I use the following script code to get a handle to the excel object to start reading an excel file. When I use this call the xlsApp object remains empty.
Set xlsApp = CreateObject("Excel.Application.11")
I also tried it with
Set xlsApp = CreateObject("Excel.Application")
But the same result.
Is calling the excel object in script different in Windows 7 then on Windows XP? The above code worked on my Windows XP machine.
I use Office 2003 on my Windows 7 machine.
Regards
Feedback number WEBB8Y4JGS created by ~Kelly Zektumiteroopsi on 09/13/2012
Status: Open
Comments: